go.uber.org/atomic.Uintptr.Add (method)
2 uses
go.uber.org/atomic (current package)
uintptr.go#L49: func (i *Uintptr) Add(delta uintptr) uintptr {
uintptr.go#L60: return i.Add(1)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)